-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(container): update image vaultwarden/server to v1.33.2 #38
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/vaultwarden-server-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c2b7a04
to
c35b0e0
Compare
c35b0e0
to
c670da6
Compare
c670da6
to
0aa6381
Compare
0aa6381
to
65a462a
Compare
65a462a
to
81ae0e5
Compare
81ae0e5
to
bded413
Compare
bded413
to
4c8087b
Compare
4c8087b
to
fc24997
Compare
fc24997
to
371c3b7
Compare
371c3b7
to
1b9fb67
Compare
1b9fb67
to
ba8cd5a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.30.5-alpine
->1.33.2-alpine
Release Notes
dani-garcia/vaultwarden (vaultwarden/server)
v1.33.2
Compare Source
What's Changed
Full Changelog: dani-garcia/vaultwarden@1.33.1...1.33.2
v1.33.1
Compare Source
General mention
This release has some minor issues fixed like:
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.33.0...1.33.1
v1.33.0
Compare Source
Security Fixes
This release contains security fixes for the following advisories.
And we strongly advice to update as soon as possible.
This vulnerability is only possible if you do not have an
ADMIN_TOKEN
configured and open links or pages you should not trust anyway. Ensure you have anADMIN_TOKEN
configured to keep your admin environment save.This vulnerability is only possible if someone was able to gain access to your Vaultwarden Admin Backend. The attacker could then change some settings to use sendmail as mail agent but adjust the settings in such a way that it would use a shell command. It then also needed to craft a special favicon image which would have the commands embedded to run during for example sending a test email.
This vulnerability affects all users who have multiple Organizations and users which are able to create a new organization or have admin or owner rights on at least one organization. The attacker does need to know the Organization UUID of the Organization it want's to attack or compromise though.
Notable changes
Admins and Owners probably want to check and verify if the rights are still correct.
This allows you to verify an OCI image or even the
vaultwarden
binary located within the OCI image.These vulnerabilities affects
What's Changed
inline-menu-positioning-improvements
feature flag by @Ephemera42 in https://github.com/dani-garcia/vaultwarden/pull/5313New Contributors
Full Changelog: dani-garcia/vaultwarden@1.32.7...1.33.0
v1.32.7
Compare Source
Security Fixes
This release contains a security fix for the following CVE GHSA-g65h-982x-4m5m.
This vulnerability affects any installations that have the
ORG_GROUPS_ENABLED
setting enabled, and we urge anyone doing so to update as soon as possible.What's Changed
Full Changelog: dani-garcia/vaultwarden@1.32.6...1.32.7
v1.32.6
Compare Source
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.32.5...1.32.6
v1.32.5
Compare Source
Security Fixes
This release further fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.
Notable changes
You need to enable this feature by adding
ssh-key-vault-item,ssh-agent
to theEXPERIMENTAL_CLIENT_FEATURE_FLAGS
config option. See .env.templateWhat's Changed
Full Changelog: dani-garcia/vaultwarden@1.32.4...1.32.5
v1.32.4
Compare Source
Security Fixes
This release has fixed some CVE Reports reported by a third party security auditor and we recommend everybody to update to the latest version as soon as possible. The contents of these reports will be disclosed publicly in the future.
Notable changes
What's Changed
Full Changelog: dani-garcia/vaultwarden@1.32.3...1.32.4
v1.32.3
Compare Source
Notable changes
QUIT
messages (Like QQ) (Thanks to @paolobarbolini)What's Changed
extension-refresh
feature flag by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5106extension-refresh
feature flag by @dfunkt in https://github.com/dani-garcia/vaultwarden/pull/5112Full Changelog: dani-garcia/vaultwarden@1.32.2...1.32.3
v1.32.2
Compare Source
Notable changes
What's Changed
--version
from failing without config by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/5055Full Changelog: dani-garcia/vaultwarden@1.32.1...1.32.2
v1.32.1
Compare Source
Notable changes
What's Changed
version
from server config info by @zacknewman in https://github.com/dani-garcia/vaultwarden/pull/4885New Contributors
Full Changelog: dani-garcia/vaultwarden@1.32.0...1.32.1
v1.32.0
Compare Source
Security Fixes
This release has several CVE Reports fixed and we recommend everybody to update to the latest version as soon as possible.
Other changes
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.31.0...1.32.0
v1.31.0
Compare Source
Major changes and New Features
General mention
Bitwarden has changed the push API endpoints which affects the EU region endpoint users.
So if you use the push functionality and use the EU region you need to make some changes.
You have to update
push.bitwarden.eu
toapi.bitwarden.eu
.This is also an issue with any previous version of Vaultwarden.
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.30.5...1.31.0
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.